object FormIstatistik: TFormIstatistik Left = 231 Top = 35 Width = 170 Height = 392 Caption = '�statistikler' Color = 4210688 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object CBtnHasta: TColorButton Left = 5 Top = 63 Width = 155 Height = 60 HelpContext = 895 Alignment = alBottomCenter Caption = '&Hasta �statistikleri' Color = clTeal Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Picture.Data = {} Style = [bsShowFocus, bsShowKey] TabOrder = 1 TabStop = True OnClick = CBtnHastaClick end object CBtnDoktor: TColorButton Left = 5 Top = 183 Width = 155 Height = 60 HelpContext = 897 Alignment = alBottomCenter Caption = '&Doktor �statistikleri' Color = clTeal Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Picture.Data = {} Style = [bsShowFocus, bsShowKey] TabOrder = 3 TabStop = True OnClick = CBtnDoktorClick end object CBtnAlis: TColorButton Left = 5 Top = 123 Width = 155 Height = 60 HelpContext = 896 Alignment = alBottomCenter Caption = '&Al�� ve �la� �statistikleri' Color = clTeal Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Picture.Data = {} Style = [bsShowFocus, bsShowKey] TabOrder = 2 TabStop = True OnClick = CBtnAlisClick end object CBtnSatis: TColorButton Left = 5 Top = 3 Width = 155 Height = 60 HelpContext = 894 Alignment = alBottomCenter Caption = '&Sat�� ve �la� �statistikleri' Color = clTeal Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Picture.Data = {} Style = [bsShowFocus, bsShowKey] TabOrder = 0 TabStop = True OnClick = CBtnSatisClick end object CBtnKurum: TColorButton Left = 5 Top = 243 Width = 155 Height = 60 HelpContext = 898 Alignment = alBottomCenter Caption = 'K&urum �statistikleri' Color = clTeal Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Picture.Data = {} Style = [bsShowFocus, bsShowKey] TabOrder = 4 TabStop = True OnClick = CBtnKurumClick end object ColorButton5: TColorButton Left = 5 Top = 303 Width = 155 Height = 60 Alignment = alBottomCenter Caption = '��&k��' Color = clTeal Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Picture.Data = {} Style = [bsShowFocus, bsShowKey] TabOrder = 5 TabStop = True OnClick = ColorButton5Click end end